fix: help page
This commit is contained in:
@@ -439,6 +439,8 @@ onReachBottom(() => {
|
||||
}
|
||||
});
|
||||
|
||||
const handleLogind = async () => {};
|
||||
|
||||
const createCard = () => {
|
||||
const id = generateObjectId();
|
||||
createCardTmp({ id });
|
||||
|
||||
Reference in New Issue
Block a user