mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-05 21:20:27 -04:00
Initial commit
This commit is contained in:
commit
0e80d726b4
7 changed files with 2354 additions and 0 deletions
5
Context.js
Normal file
5
Context.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
const modifier = (text) => {
|
||||
return { text }
|
||||
}
|
||||
|
||||
modifier(text)
|
Loading…
Add table
Add a link
Reference in a new issue