(no title)
bbbbbenji | 2 years ago
const scoreWidth = (Astro.props.score - 33) * (100 / (100 - 33))
[0] https://github.com/withastro/astro.build/blob/main/src/pages...> (Astro.props.score - 33) * (100 / (100 - 33))
bbbbbenji | 2 years ago
const scoreWidth = (Astro.props.score - 33) * (100 / (100 - 33))
[0] https://github.com/withastro/astro.build/blob/main/src/pages...> (Astro.props.score - 33) * (100 / (100 - 33))
dmix|2 years ago
derkoe|2 years ago
jer0me|2 years ago