Add Changelog page import

cgen-9fdb24bf698444beb175e8dd9bc06baf
This commit is contained in:
Builder.io 2025-08-16 04:17:38 +00:00
parent 37e7a8dcc3
commit 6a4feaba34

View file

@ -25,6 +25,7 @@ import Blog from "./pages/Blog";
import Community from "./pages/Community";
import Support from "./pages/Support";
import Status from "./pages/Status";
import Changelog from "./pages/Changelog";
import Profile from "./pages/Profile";
import Placeholder from "./pages/Placeholder";
import NotFound from "./pages/NotFound";