mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-10 07:28:06 -05:00
6 lines
59 B
Vue
6 lines
59 B
Vue
<template>
|
|
<div>
|
|
<Connection />
|
|
</div>
|
|
</template>
|