Skip to content

Commit

Permalink
import viewer stylesheet (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
interim17 authored Aug 5, 2024
1 parent adc06a2 commit a653818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/ViewerPanel/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import SimulariumViewer, {
TrajectoryFileInfo,
TimeData,
} from "@aics/simularium-viewer";
import "@aics/simularium-viewer/style/style.css";
import { AgentData } from "@aics/simularium-viewer/type-declarations/simularium/types";
import { connect } from "react-redux";
import { Modal } from "antd";
Expand Down

0 comments on commit a653818

Please sign in to comment.