add todo
This commit is contained in:
		
							parent
							
								
									14fa8b177d
								
							
						
					
					
						commit
						a82ff360c6
					
				|  | @ -1,3 +1,6 @@ | |||
| // TODO: useTooltip関数使うようにしたい
 | ||||
| // ただディレクティブ内でonUnmountedなどのcomposition api使えるのか不明
 | ||||
| 
 | ||||
| import { Directive, ref } from 'vue'; | ||||
| import { isDeviceTouch } from '@/scripts/is-device-touch'; | ||||
| import { popup, alert } from '@/os'; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue