Correction vue

peristanceBDD
Alban GUILHOT 2 years ago
parent bc2ef3e15c
commit f51d19659f

@ -1,4 +1,4 @@
const { io } = require("socket.io-client");
export const socket = io("http://172.20.10.2:3000");
export const socket = io("http://172.20.10.2:3000");

@ -14,7 +14,7 @@ export default StyleSheet.create({
zIndex: 2,
position: 'absolute',
alignSelf:'center',
marginTop: '145%'
marginTop: '135%'
},
pressablePlusButton: {
alignItems:"center",

Loading…
Cancel
Save