ASのremoveを追加、ウィジェットを動的でなく静的に設定
This commit is contained in:
@@ -11,4 +11,5 @@ export const AS = {
|
||||
// if set to null, then it will never expire.
|
||||
expires: null,
|
||||
}),
|
||||
removeItem: (key) => storage.remove({ key }),
|
||||
};
|
||||
|
Reference in New Issue
Block a user