Skip to content

Commit

Permalink
Title and theme color
Browse files Browse the repository at this point in the history
  • Loading branch information
idna001 committed Jan 29, 2024
1 parent e12ffcf commit 89face8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/components/TableComponent/TableComponent.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
// TableComponent.js
import React from 'react';
import styles from './TableComponent.module.css';

Expand Down
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ body {
color: #333;
font-size: 24px;
margin-bottom: 20px;
text-align: center;
}

.app {
Expand Down

0 comments on commit 89face8

Please sign in to comment.