Skip to content

Commit

Permalink
Remove obsolete text; Remove wrong appicons from manifest; Add github…
Browse files Browse the repository at this point in the history
… button
  • Loading branch information
jermainee committed Oct 19, 2024
1 parent 729a68b commit 16f3666
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 58 deletions.
6 changes: 6 additions & 0 deletions github-button.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { BrowserRouter as Router, Route } from "react-router-dom";
import Chat from "./src/Chat";

import "bulma";
import "./github-button.js";

ReactDOM.render(
<Router>
Expand Down
Loading

0 comments on commit 16f3666

Please sign in to comment.