Skip to content

Commit

Permalink
move robocrys component to apps/main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yang-ruoxi authored Nov 3, 2023
1 parent 3598965 commit b778189
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crystal_toolkit/apps/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
import crystal_toolkit.components as ctc
from crystal_toolkit import __file__ as module_path
from crystal_toolkit.core.mpcomponent import MPComponent
from crystal_toolkit.components.robocrys import RobocrysComponent
from crystal_toolkit.helpers.layouts import (
Box,
Column,
Expand Down

0 comments on commit b778189

Please sign in to comment.