M
Size: a a a
M
M
const Table = ({tableId}) => {
const table = useStoreMap({
store: tables,
keys: [tableId],
fn: tables => tables.find(t => t.id === tableId)
})
}M
const Table = ({tableId}) => {
const table = useStoreMap({
store: tables,
keys: [tableId],
fn: tables => tables.find(t => t.id === tableId)
})
}M
M
🚀🚀
🚀🚀
R
🚀🚀
🚀🚀
🚀🚀
🚀🚀
🚀🚀
🚀🚀
🚀🚀
🚀🚀
AO
🚀🚀
🚀🚀
AO