mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 16:44:59 -05:00
chore: add form helper
This commit is contained in:
parent
ea1dfbf783
commit
1c87c3ee57
1
apps/www/src/lib/form-helper.tsx
Normal file
1
apps/www/src/lib/form-helper.tsx
Normal file
@ -0,0 +1 @@
|
|||||||
|
export const generateID = () => Math.floor(Math.random() * 1000000).toString();
|
||||||
Loading…
Reference in New Issue
Block a user