Skip to content

Commit ef535c3

Browse files
author
sw-yx
committed
update the example source so that the file updates
1 parent c9d697c commit ef535c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/src/App.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,7 @@ function App() {
265265
<PrivateRoute as={Dashboard} path="/dashboard" />
266266
</Router>
267267
</div>
268+
<footer>last updated react-netlify-identity v0.1.7</footer>
268269
</IdentityContextProvider>
269270
);
270271
}

0 commit comments

Comments
 (0)