Skip to content

Commit

Permalink
fix import for react-resizable-panels
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiramTadepalli committed Nov 18, 2024
1 parent e22fa59 commit 3bed05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/dashboard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Head from 'next/head';
import { useRouter } from 'next/router';
import React, { useEffect, useRef, useState } from 'react';
import {
ImperativePanelHandle,
type ImperativePanelHandle,
Panel,
PanelGroup,
PanelResizeHandle,
Expand Down

0 comments on commit 3bed05e

Please sign in to comment.