Created
September 24, 2022 05:02
-
-
Save fireflysemantics/612f20f67a4ad2c4715cee81dcbd85df to your computer and use it in GitHub Desktop.
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
<hello | |
[config]="{ | |
name: 'Firefly Semantics Slice', | |
language: 'typescript', | |
responsive: true | |
}" | |
></hello> | |
<hello | |
[config]="{ name: name, language: 'typescript', responsive: false }" | |
></hello> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment