import Texts from './Texts' import Mores from './Mores' export const InformationList = [...Texts, ...Mores]