title comment and finish tap location in page doctor item

This commit is contained in:
Ehsan
2024-07-07 22:30:40 +03:30
parent 7315167325
commit cb214e67f1
5 changed files with 429 additions and 50 deletions
@@ -0,0 +1,9 @@
import React from 'react'
function Chart() {
return (
<div>Chart</div>
)
}
export default Chart