Files
twenty/packages/twenty-front
martmull ee64576e5f Fix phone cell display (#4924)
Closes #4796 

## What has been done
- fix phone number value detection
- Update formatting from International format to National format

## Before
phone were formatted as text field type

![image](https://github.com/twentyhq/twenty/assets/29927851/27d87522-5b02-4131-8b83-6bce7501fb1b)

## After
phone are properly formatted in National format

![image](https://github.com/twentyhq/twenty/assets/29927851/72f71b0f-4fd7-4060-afe3-feb87bddab0d)

## FYI
Phones in International format look like

![image](https://github.com/twentyhq/twenty/assets/29927851/6bd47dc1-6350-46b9-b5fd-94f4344bffac)
2024-04-11 16:30:49 +02:00
..
2024-03-31 10:53:37 +02:00
2023-12-12 22:38:40 +01:00
2024-04-11 16:30:49 +02:00
2023-12-10 18:10:54 +01:00
2024-04-05 18:35:48 +02:00

Run yarn dev while server running on port 3000