import usage from "./usage"; import dynamic from "./dynamic"; export const dropdownContent = { usage, dynamic, };