Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat(hacknight-page): add initial hack night event page with resources and details * feat(hacknight-page): add date and time to event details * feat: hack-night page Adds react integration, a react Tabs component, and a /hack-night page Co-authored-by: CKCarr <[email protected]> * chore: cleanup tab component * fix: correct Tabs component's `props` interface - ensures `value` is of type `string` - corrects element IDs (previous "[object Object]") - makes tabs accessible/keyboard navigable * fix: correct and clean up Tab component styles * chore: pin dependencies * chore: fix merge error * chore: unify hack-night pages Also made some minor updates to style/copy * feat: flesh out hack-night pages * chore: lock deps, update lockfile --------- Co-authored-by: CKCarr <[email protected]> Co-authored-by: CKCarr <[email protected]>
- Loading branch information