Skip to content

Commit

Permalink
console: Remove old side navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
ryaplots committed Dec 28, 2023
1 parent 4e0ec40 commit de66163
Show file tree
Hide file tree
Showing 48 changed files with 316 additions and 1,616 deletions.
3 changes: 1 addition & 2 deletions pkg/webui/components/header/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
import React, { useRef } from 'react'
import classnames from 'classnames'

import { Breadcrumbs } from '@ttn-lw/components/breadcrumbs/breadcrumbs'
import Button from '@ttn-lw/components/button'
import ProfileDropdown from '@ttn-lw/components/profile-dropdown-v2'
import ProfileDropdown from '@ttn-lw/components/profile-dropdown'
import Link from '@ttn-lw/components/link'

import PropTypes from '@ttn-lw/lib/prop-types'
Expand Down
48 changes: 0 additions & 48 deletions pkg/webui/components/navigation/side-v2/index.js

This file was deleted.

239 changes: 0 additions & 239 deletions pkg/webui/components/navigation/side-v2/item/index.js

This file was deleted.

87 changes: 0 additions & 87 deletions pkg/webui/components/navigation/side-v2/item/item.styl

This file was deleted.

Loading

0 comments on commit de66163

Please sign in to comment.