Skip to content

Commit

Permalink
fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Syeda Hoorain Ali committed Jul 22, 2024
1 parent c91574d commit 0d4989e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@
<script type="module" src="/src/main.tsx"></script>
</body>
</html>

<!-- https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcScLLGRlrNld5sYJanwFrRuoDpCDi8TB0TvOw&s -->
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "airbnb",
"name": "text-editor",
"private": true,
"version": "0.0.0",
"type": "module",
"homepage": "https://syeda-horain-ali.github.io/text-editor",
"homepage": "https://syeda-hoorain-ali.github.io/text-editor",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
Expand Down

0 comments on commit 0d4989e

Please sign in to comment.