import { SkillsForm } from '../settings/SkillsForm'; export function SkillsPanel() { return (
); }