summaryrefslogtreecommitdiff
path: root/src/App.tsx
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth@simponic.xyz>2025-03-02 16:32:01 -0700
committerElizabeth Hunt <elizabeth@simponic.xyz>2025-03-02 16:32:01 -0700
commitd8511f4ad3bc3a326de7f7af2fb8703d5f471e36 (patch)
treeaaf7a91a60eb7436f0d00883cd54ecb90d703d8e /src/App.tsx
parent16eb0ad4d5d8b2ba915eae5190e6b0cfe8a1573c (diff)
downloadthe-abstraction-engine-d8511f4ad3bc3a326de7f7af2fb8703d5f471e36.tar.gz
the-abstraction-engine-d8511f4ad3bc3a326de7f7af2fb8703d5f471e36.zip
run prettier
Diffstat (limited to 'src/App.tsx')
-rw-r--r--src/App.tsx6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/App.tsx b/src/App.tsx
index 89b7cbc..342b0dd 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -21,7 +21,11 @@ export const App = () => {
<div className="footer">
<span>
built by{" "}
- <a href="https://git.simponic.xyz/simponic" target="_blank" className="tf">
+ <a
+ href="https://git.simponic.xyz/simponic"
+ target="_blank"
+ className="tf"
+ >
simponic
</a>{" "}
| inspired by{" "}