We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a45f27 commit 8560f06Copy full SHA for 8560f06
app/routes/_index.tsx
@@ -15,7 +15,7 @@ export default function Index() {
15
return (
16
<div style={{ fontFamily: "system-ui, sans-serif", lineHeight: "1.8" }}>
17
<Text colors={{ text: { color: "text-teal" } }}>
18
- Welcome to Remix (test deploy)
+ Welcome to Remix (test deploy 2)
19
</Text>
20
<ul>
21
<li>
0 commit comments