```
refactor Student and Teacher create/edit forms to implement i18n support, update UI components, and standardize API calls ```
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// src/lib/helloworld.ts
|
||||
// RULES:
|
||||
// T.B.A.
|
||||
//
|
||||
export function helloworld(): string {
|
||||
return 'Helloworld';
|
||||
}
|
||||
|
Reference in New Issue
Block a user