Skip to content

Conversation

@yahia3200
Copy link
Contributor

Description

Adding the layout skeleton for the resources page. the layout has the following sections

  • Header
  • Pages Navigator
  • Control Menu
  • Resources List

Current Progress

Screenshot from 2023-06-16 18-08-20

Changes Made

  • Changes to App.tsx and App.css files
  • Adding a new folder components

Copy link
Contributor

@ZetaTwo ZetaTwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great overall. Added small nit.

padding: 0;
box-sizing: border-box;
font-family: 'Inter', sans-serif;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a newline at the end.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@ZetaTwo ZetaTwo merged commit caa69e3 into google:viz_tool Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants