Created
December 8, 2024 22:27
-
-
Save lukisrac/dd5e95a84ba052be0c3206231e3270ab to your computer and use it in GitHub Desktop.
Test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export function Test() { | |
return <div>TEST</div> | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment