mirror of
https://github.com/tymur999/braintok.git
synced 2025-08-07 01:00:37 +00:00
Dynamic notes
This commit is contained in:

committed by
Mark Goltsman

parent
9242466754
commit
f815f6ca60
11
src/app/data/notes.tsx
Normal file
11
src/app/data/notes.tsx
Normal file
@@ -0,0 +1,11 @@
|
||||
// src/data/notes.ts
|
||||
|
||||
export const notes: string[] = [
|
||||
"The average attention span is 8.25 s",
|
||||
"E = mc^2",
|
||||
"We are a team of dreamers!",
|
||||
"Our names are Kaz, Tymur, Daniil, and Mark!",
|
||||
"LET'S GO TECH",
|
||||
"In my free time, I do poster design for my dorm room",
|
||||
'Ass breaker'
|
||||
];
|
Reference in New Issue
Block a user