[Update] Config Page: Temporality, Remove About VRCT section.
This commit is contained in:
@@ -12,9 +12,9 @@ export const SidebarSection = () => {
|
|||||||
<Tab tab_id="others" />
|
<Tab tab_id="others" />
|
||||||
<Tab tab_id="advanced_settings" />
|
<Tab tab_id="advanced_settings" />
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.separated_tabs_wrapper}>
|
{/* <div className={styles.separated_tabs_wrapper}>
|
||||||
<Tab tab_id="about_vrct" />
|
<Tab tab_id="about_vrct" />
|
||||||
</div>
|
</div> */}
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user