mirror of
https://github.com/bspeice/speice.io
synced 2025-07-05 07:44:54 -04:00
Update documentation
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
import {VictoryArea} from "victory";
|
||||
|
||||
function F() {
|
||||
return <VictoryArea data={}
|
||||
}
|
Reference in New Issue
Block a user