import { Component } from 'solid-js'; import { BoardIndex } from './board-index'; export const InfoIndex: Component = () => { return (