{"version":3,"file":"PeopleList-41803adb.js","sources":["../../src/components/Skeleton/ThreadPeopleSkeleton.tsx","../../src/components/PeopleList/MentionedPerson.tsx","../../src/components/PeopleList/MentionedPeople.tsx","../../src/components/PeopleList/Repliers.tsx","../../src/components/PeopleList/PeopleList.tsx"],"sourcesContent":["import { Component } from 'solid-js';\r\n\r\nimport styles from './Skeleton.module.scss';\r\n\r\nconst ThreadPeopleSkeleton: Component<{\r\n id?: string,\r\n}> = (props) => {\r\n return (\r\n