This commit is contained in:
saani 2025-04-27 14:24:01 +00:00
parent fabc97da5d
commit 2be33ee695

View File

@ -10,4 +10,7 @@ const CreatorPage: React.FC = () => {
);
};
export default CreatorPage;