Skip to content

Commit

Permalink
Update app/routes/notes._index.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
benjaminleonard and github-actions[bot] authored Jan 24, 2025
1 parent 6fedc26 commit c4c2791
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/routes/notes._index.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, you can obtain one at https://mozilla.org/MPL/2.0/.
*
* Copyright Oxide Computer Company
*/

import { buttonStyle } from '@oxide/design-system/components/dist'
import { Link } from '@remix-run/react'
import cn from 'classnames'
Expand Down

0 comments on commit c4c2791

Please sign in to comment.