Sangmin Park
Results
2
issues of
Sangmin Park
hi, 1. when i enter to [Columns Guide](https://tanstack.com/table/latest/docs/guide/column-defs), i found that links of `header groups`, `headers`, `footers` returns 404. so i fixed it. 2. remove unnecessary title inside [Headers Guide](https://tanstack.com/table/latest/docs/guide/headers).
**Problem** ```rs const _TAILWIND_URL: &str = manganis::mg!(file("public/tailwind.css")); ``` it returns `Failed to add asset: No such file or directory (os error 2)`. **Steps To Reproduce** Steps to reproduce the behavior:...