feat: implement auth for folders

This commit is contained in:
Takeshi Kimata
2024-06-01 22:00:45 +09:00
parent d941b2a08e
commit 8300520a86
14 changed files with 188 additions and 63 deletions

View File

@@ -20,6 +20,8 @@ export default function FoldersLayout({
create: t('create'),
update: t('update'),
pleaseEnter: t('please_enter'),
delete: t('delete'),
areYouSure: t('are_you_sure'),
};
return (