typescript more like gayscript
This commit is contained in:
parent
9cdcae11d2
commit
a8bf4b8a5a
19 changed files with 246 additions and 114 deletions
|
|
@ -1,6 +0,0 @@
|
|||
// warning: this IS horrible code. its a joke. DO NOT try this at home because
|
||||
// your local senior programmer CAN and WILL hunt you down
|
||||
// you have been warned.
|
||||
export default function AdvancedBr({ count }) {
|
||||
return new Array(count).fill(null).map(_=>(<br/>))
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue