Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
incognitojam committed Feb 3, 2025
1 parent 15ea4ae commit acbedf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/dashboard/activities/DeviceActivity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ const DeviceActivity: VoidComponent<DeviceActivityProps> = (props) => {
return (
<>
<TopAppBar
class="bg-surface-container-low m-4 rounded-lg"
leading={<DrawerToggleButton />}
trailing={<IconButton href={`/${props.dongleId}/settings`}>settings</IconButton>}
>
Expand Down

0 comments on commit acbedf5

Please sign in to comment.