Full cleanup pass
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
"use client";
|
||||
|
||||
/**
|
||||
* Figma: "Sections / SectionNumber" (see registry)
|
||||
*/
|
||||
|
||||
import { memo } from "react";
|
||||
import { getAssetPath, sectionNumberPath } from "../../../lib/assetUtils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user