apache / paimon-webui

Web ui for Apache Paimon.
https://paimon.apache.org/
Apache License 2.0
125 stars 59 forks source link

[Bugfix] Fix type check failure #455

Closed s7monk closed 4 months ago

s7monk commented 4 months ago

fix: https://github.com/apache/paimon-webui/issues/454

Purpose

Fix the problem of front-end packaging type check failure.

image